Merge version 1:1.54.1-2+rpi1 and 1:1.56.2-5 to produce 1:1.56.2-5+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 13 Feb 2026 03:27:41 +0000 (03:27 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 13 Feb 2026 03:27:41 +0000 (03:27 +0000)
1  2 
debian/changelog
debian/control
debian/patches/series
debian/rules
m4/guestfs-appliance.m4
po-docs/Makefile.am

index 31a0f4e486e1a5bc8067ff696cd733db1d835bb6,a214e3a44ad3b1799ccb270f66d933711e32b55a..08a837c88f36be134ce53587508bb44010892e95
@@@ -1,21 -1,65 +1,84 @@@
- libguestfs (1:1.54.1-2+rpi1) trixie-staging; urgency=medium
++libguestfs (1:1.56.2-5+rpi1) forky-staging; urgency=medium
 +
 +  [changes brought forward from 1:1.42.0-11+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 12 Nov 2020 16:03:00 +0000]
 +  * Add raspbian to the list of distros with dpkg.
 +  * Disable dh_missing
 +  * Partiall fix clean target.
 +
 +  [changes introduced in 1:1.46.2-11+rpi1 by Peter Michael Green]
 +  * Remove testsuite-specific build-dependencies.
 +  * Disable testsuite.
 +
 +  [changes introduced in 1:1.50.1-4+rpi1 by Peter Michael Green]
 +  * Add build-conflicts on rustc.
 +
 +  [changes introduced in 1:1.52.2-7+rpi1 by Peter Michael Green]
 +  * disable some translations due to build failures.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Mon, 02 Jun 2025 00:28:27 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 13 Feb 2026 03:27:39 +0000
++
+ libguestfs (1:1.56.2-5) unstable; urgency=medium
+   * Replace ocaml-nox build-dependency (Closes: #1125113)
+   * Fix FUSE3 patch.
+     Thanks to Sven Geuer (Closes: #1126422)
+  -- Hilko Bengen <bengen@debian.org>  Fri, 30 Jan 2026 17:45:11 +0100
+ libguestfs (1:1.56.2-4) unstable; urgency=medium
+   * Fix branch in gbp.conf
+  -- Hilko Bengen <bengen@debian.org>  Thu, 08 Jan 2026 10:21:55 +0100
+ libguestfs (1:1.56.2-3) unstable; urgency=medium
+   * Add isc-dhcp-client dependency so it is added to the packagelist
+     (Closes: #1111785)
+  -- Hilko Bengen <bengen@debian.org>  Tue, 30 Dec 2025 10:56:09 +0100
+ libguestfs (1:1.56.2-2) unstable; urgency=medium
+   * Run quickchek test only if kvm is available
+   * Temporarily remove autopkgtests (Closes: #1121473)
+  -- Hilko Bengen <bengen@debian.org>  Mon, 29 Dec 2025 21:23:48 +0100
+ libguestfs (1:1.56.2-1) unstable; urgency=medium
+   * New upstream version 1.56.2
+   * Update debian/watch for 1.56.*
+   * Update build-dependencies
+   * Rebase patches
+   * Update symbols
+   * Explicitly disable Rust support
+   * Remove reiserfs support (Closes: #1112513)
+   * Remove zfs-fuse support that has been dropped upstream
+   * Add FUSE 3 compatibility patch, re-enable building guestmount
+     (Closes: #1122972)
+  -- Hilko Bengen <bengen@debian.org>  Mon, 29 Dec 2025 02:00:12 +0100
+ libguestfs (1:1.54.1-3.1) unstable; urgency=medium
+   * Non-maintainer upload
+   * Drop fuse features (Closes: #1121188, #1094463)
+  -- Bastian Germann <bage@debian.org>  Fri, 28 Nov 2025 21:06:48 +0100
+ libguestfs (1:1.54.1-3) unstable; urgency=medium
+   * Replace libgirepository1.0-dev build-dependency.
+     Thanks to Simon McVittie (Closes: #1118866)
+   * Add Lintian override for uses-dpkg-database-directly
+   * Move girepository-1.0 to multiarch dir.
+     Thanks to Simon McVittie (Closes: #1118517)
+   * Fix jquery link to eliminate embedded-javascript-library Lintian warning
+   * Use current stable instead of oldoldstable for autopkgtest
+     (Closes: #1120436)
+  -- Hilko Bengen <bengen@debian.org>  Sun, 09 Nov 2025 20:28:00 +0100
  
  libguestfs (1:1.54.1-2) unstable; urgency=medium
  
diff --cc debian/control
index 75e5c5a609a234c3dc0d04014655de82d752f0f2,792b962366f538ddaa0e93864c649f6e0ff2171f..81c486375a3fdbb5559086c78b1979de22997d98
@@@ -46,8 -47,9 +48,9 @@@ Build-Depends: dpkg-dev (>= 1.22.5), de
    libtest-pod-coverage-perl, libextutils-command-perl, libintl-perl, libtest-pod-perl,
    libstring-shellquote-perl,
    libsys-virt-perl, libwin-hivex-perl,
-   libfuse-dev, fuse3 (>= 3.10.1-3) | fuse (<< 3),
-   libglib2.0-dev, gobject-introspection, libgirepository1.0-dev,
+   libfuse3-dev, fuse3 (>= 3.10.1-3),
 -  libglib2.0-dev, gjs [!s390x !armel] <!nocheck>,
++  libglib2.0-dev,
+   gobject-introspection (>= 1.80), gir1.2-gio-2.0-dev, gir1.2-glib-2.0-dev,
    libgtk-3-dev,
    db-util,
    netpbm, icoutils,
    xfsprogs,
    xz-utils,
    zerofree,
-   zfs-fuse [i386 amd64 armel armhf powerpc ppc64el sparc],
    zstd,
  #-# appliance end
 +Build-Conflicts: rustc
  Homepage: http://libguestfs.org
  Standards-Version: 4.6.2
  Rules-Requires-Root: no
index 385b29235e5d5c4e02e250cc2aef2b3fa803cafe,5fce885a71f1b247d52447eb1a5dc518a765b796..0ac5c6a90178301503db28cc3d27974884fee836
@@@ -19,5 -19,4 +19,6 @@@ Only-set-rtc-driftfix-slew-on-x86-archi
  Add-util-linux-extra-to-appliance-list.patch
  udev-rules-path.patch
  link-with--latomic-when-linking-with--lc.patch
+ Add-FUSE-3-support.patch
 +recognise-raspbian.diff
 +disable-some-translations-to-workaround-.patch
diff --cc debian/rules
Simple merge
index 9533de8af4d43e87d3c1e02561f5987b65ec33ef,fdc5fc7284ca8ee3c6f9b9aa175afee7242d5a0d..854beeddf083fb154e3e48e7fa678bbd427f9781
@@@ -131,10 -132,10 +132,10 @@@ if test "x$ENABLE_APPLIANCE" = "xyes"; 
      AC_SUBST([DISTRO])
  fi
  AM_CONDITIONAL([HAVE_RPM],
-     [AS_CASE([$DISTRO], [REDHAT | SUSE | OPENMANDRIVA | MAGEIA | OPENCLOUDOS | OPENEULER ], [true],
+     [AS_CASE([$DISTRO], [REDHAT | SUSE | OPENMANDRIVA | MAGEIA | OPENCLOUDOS | TENCENTOS | OPENEULER ], [true],
                          [*], [false])])
  AM_CONDITIONAL([HAVE_DPKG],
 -    [AS_CASE([$DISTRO], [DEBIAN | UBUNTU ], [true],
 +    [AS_CASE([$DISTRO], [DEBIAN | UBUNTU | RASPBIAN ], [true],
                          [*], [false])])
  AM_CONDITIONAL([HAVE_PACMAN],
      [AS_CASE([$DISTRO], [ARCHLINUX | FRUGALWARE | ARTIX], [true],
Simple merge